Skip to content

Commit

Permalink
test commit force sdk 29
Browse files Browse the repository at this point in the history
  • Loading branch information
WesleyVanNeck authored Aug 15, 2020
1 parent a81578e commit d984928
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions app/build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apply plugin: 'com.android.application'

android {
compileSdkVersion 26
compileSdkVersion 29
dexOptions {
javaMaxHeapSize "4g"
}
Expand All @@ -10,8 +10,8 @@ android {
}
defaultConfig {
applicationId "net.kdt.pojavlaunch"
minSdkVersion 21
targetSdkVersion 26
minSdkVersion 29
targetSdkVersion 29
versionCode 156235
versionName "2.5.3_6400b_20200802"
multiDexEnabled true //important
Expand Down

0 comments on commit d984928

Please sign in to comment.