mirror of https://github.com/x13a/Wasted.git
bump version
This commit is contained in:
parent
b0f51da4a4
commit
e3a87e1108
|
@ -10,8 +10,8 @@ android {
|
|||
applicationId "me.lucky.wasted"
|
||||
minSdk 23
|
||||
targetSdk 31
|
||||
versionCode 20
|
||||
versionName "1.3.0"
|
||||
versionCode 21
|
||||
versionName "1.3.1"
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
add notification trigger
|
Loading…
Reference in New Issue