Release 1.16.0

This commit is contained in:
Thomas 2020-12-02 18:45:45 +01:00
parent 2a423f7ecd
commit b381ade471
2 changed files with 3 additions and 3 deletions

View File

@ -6,8 +6,8 @@ android {
defaultConfig {
minSdkVersion 15
targetSdkVersion 30
versionCode 26
versionName "1.15.2"
versionCode 27
versionName "1.16.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
lintOptions {

View File

@ -1 +1 @@
- Add Android 11 support
- Add Teddit support