mirror of
https://github.com/jrpie/Launcher.git
synced 2025-04-19 02:10:54 +02:00
reformat code
This commit is contained in:
parent
99acdba262
commit
5dc2ee3901
68 changed files with 842 additions and 543 deletions
|
@ -23,8 +23,8 @@ android {
|
|||
minSdkVersion 21
|
||||
targetSdkVersion 35
|
||||
compileSdk 35
|
||||
versionCode 22
|
||||
versionName "j-0.0.9"
|
||||
versionCode 23
|
||||
versionName "j-0.0.10-beta1"
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
|
@ -41,8 +41,6 @@ android {
|
|||
}
|
||||
|
||||
|
||||
|
||||
|
||||
buildTypes {
|
||||
release {
|
||||
minifyEnabled true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue