mirror of https://github.com/x13a/Wasted.git
bump version
This commit is contained in:
parent
b4e171fe17
commit
a5bf48bb29
|
@ -10,8 +10,8 @@ android {
|
|||
applicationId "me.lucky.wasted"
|
||||
minSdk 23
|
||||
targetSdk 31
|
||||
versionCode 18
|
||||
versionName "1.2.6"
|
||||
versionCode 19
|
||||
versionName "1.2.7"
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
wipe device on inactivity (beta)
|
Loading…
Reference in New Issue