v0.8.0a: final commit
This commit is contained in:
@@ -4,7 +4,7 @@ buildscript {
|
||||
jcenter()
|
||||
}
|
||||
dependencies {
|
||||
classpath 'com.android.tools.build:gradle:3.6.2'
|
||||
classpath 'com.android.tools.build:gradle:3.6.3'
|
||||
}
|
||||
}
|
||||
|
||||
@@ -14,8 +14,8 @@ allprojects {
|
||||
appName = 'Shattered Pixel Dungeon'
|
||||
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
|
||||
|
||||
appVersionCode = 412
|
||||
appVersionName = '0.8.0'
|
||||
appVersionCode = 413
|
||||
appVersionName = '0.8.0a'
|
||||
|
||||
appJavaCompatibility = 1.8
|
||||
|
||||
|
||||
Reference in New Issue
Block a user