1
0
mirror of https://framagit.org/tom79/nitterizeme synced 2025-02-09 16:28:51 +01:00

Release 1.17.1

This commit is contained in:
Thomas 2020-12-19 09:06:15 +01:00
parent 3cdbcdb0ba
commit 0c8dd86525

View File

@ -6,8 +6,8 @@ android {
defaultConfig {
minSdkVersion 15
targetSdkVersion 30
versionCode 28
versionName "1.17.0"
versionCode 29
versionName "1.17.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
lintOptions {