1
0
mirror of https://framagit.org/tom79/nitterizeme synced 2025-01-09 15:24:29 +01:00

Fix support

This commit is contained in:
Thomas 2020-11-29 17:54:50 +01:00
parent 55f8d0eed7
commit c150b02dc2

View File

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