bump version

This commit is contained in:
lucky 2022-01-03 15:59:44 +03:00
parent 7dd86a92d6
commit b573199adb
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 13
versionName "1.2.1"
versionCode 14
versionName "1.2.2"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}

View File

@ -0,0 +1 @@
fix preferences migration