mirror of https://github.com/x13a/Wasted.git
bump version
This commit is contained in:
parent
ff02ee2bd3
commit
7e183cdbdf
|
@ -10,8 +10,8 @@ android {
|
|||
applicationId "me.lucky.wasted"
|
||||
minSdk 23
|
||||
targetSdk 31
|
||||
versionCode 16
|
||||
versionName "1.2.4"
|
||||
versionCode 17
|
||||
versionName "1.2.5"
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
remove action bar
|
Loading…
Reference in New Issue