bump version

This commit is contained in:
lucky 2022-01-13 06:24:45 +03:00
parent b4e171fe17
commit a5bf48bb29
2 changed files with 3 additions and 2 deletions

View File

@ -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"
}

View File

@ -0,0 +1 @@
wipe device on inactivity (beta)