20210723
versionCode 20210723 versionName "2021.07.23"
This commit is contained in:
parent
927c947d64
commit
111e8eb3db
@ -3,7 +3,7 @@ All major and minor version changes will be documented in this file. Details of
|
||||
patch-level version changes can be found in [commit messages](../../commits/master).
|
||||
|
||||
|
||||
## 20210714 - 2021/07/14
|
||||
## 20210723 - 2021/07/23
|
||||
- Added link to online tutorial (on GitHub)
|
||||
- Ignore the compat sticker when creating groups
|
||||
- SVG back arrow
|
||||
|
@ -11,8 +11,8 @@ android {
|
||||
applicationId "com.fredhappyface.ewesticker"
|
||||
minSdkVersion 28
|
||||
targetSdkVersion 30
|
||||
versionCode 20210714
|
||||
versionName "2021.07.17"
|
||||
versionCode 20210723
|
||||
versionName "2021.07.23"
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
@ -49,4 +49,4 @@ dependencies {
|
||||
androidTestImplementation 'androidx.test.espresso:espresso-core:3.3.0'
|
||||
|
||||
implementation "com.github.penfeizhou.android.animation:apng:2.10.0"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user