1
0
mirror of https://framagit.org/tom79/nitterizeme synced 2025-01-05 21:21:25 +01:00

Release 1.15.0

This commit is contained in:
Thomas 2020-09-22 18:34:05 +02:00
parent a28f52dad2
commit d28762a1d2

View File

@ -6,8 +6,8 @@ android {
defaultConfig {
minSdkVersion 15
targetSdkVersion 30
versionCode 23
versionName "1.14.0"
versionCode 24
versionName "1.15.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
lintOptions {