mirror of https://github.com/x13a/Wasted.git
bump version
This commit is contained in:
parent
cd61e7f117
commit
3fc204f306
|
@ -10,8 +10,8 @@ android {
|
|||
applicationId "me.lucky.wasted"
|
||||
minSdk 23
|
||||
targetSdk 32
|
||||
versionCode 21
|
||||
versionName "1.3.1"
|
||||
versionCode 22
|
||||
versionName "1.3.2"
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
|
|
|
@ -0,0 +1,3 @@
|
|||
fix notification trigger via messengers, thanks to Said el Aonke, @user334411
|
||||
mimic tile to airplane mode, be careful!
|
||||
update Russian translation, thanks to ferhad.necef
|
Loading…
Reference in New Issue