1
0
mirror of https://framagit.org/tom79/nitterizeme synced 2025-01-25 13:38:43 +01:00

Release 1.13.0

This commit is contained in:
Thomas 2020-07-10 18:14:01 +02:00
parent 3999cb1657
commit c81c0e8972

View File

@ -6,8 +6,8 @@ android {
defaultConfig {
minSdkVersion 15
targetSdkVersion 29
versionCode 21
versionName "1.12.0"
versionCode 22
versionName "1.13.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
lintOptions {