Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Dark98
2006Scape Mobile
Commits
db6a4d5a
Commit
db6a4d5a
authored
4 years ago
by
LegacyGamerHD
Browse files
Options
Download
Email Patches
Plain Diff
Revert "test commit force sdk 29"
This reverts commit
d9849286
.
parent
d9849286
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
app/build.gradle
+3
-3
app/build.gradle
with
3 additions
and
3 deletions
+3
-3
app/build.gradle
+
3
-
3
View file @
db6a4d5a
apply
plugin:
'com.android.application'
android
{
compileSdkVersion
2
9
compileSdkVersion
2
6
dexOptions
{
javaMaxHeapSize
"4g"
}
...
...
@@ -10,8 +10,8 @@ android {
}
defaultConfig
{
applicationId
"net.kdt.pojavlaunch"
minSdkVersion
2
9
targetSdkVersion
2
9
minSdkVersion
2
1
targetSdkVersion
2
6
versionCode
156235
versionName
"2.5.3_6400b_20200802"
multiDexEnabled
true
//important
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Snippets