Commit db6a4d5a authored by LegacyGamerHD's avatar LegacyGamerHD
Browse files

Revert "test commit force sdk 29"

This reverts commit d9849286.
parent d9849286
No related merge requests found
Showing with 3 additions and 3 deletions
+3 -3
apply plugin: 'com.android.application'
android {
compileSdkVersion 29
compileSdkVersion 26
dexOptions {
javaMaxHeapSize "4g"
}
......@@ -10,8 +10,8 @@ android {
}
defaultConfig {
applicationId "net.kdt.pojavlaunch"
minSdkVersion 29
targetSdkVersion 29
minSdkVersion 21
targetSdkVersion 26
versionCode 156235
versionName "2.5.3_6400b_20200802"
multiDexEnabled true //important
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment