1
0
mirror of https://framagit.org/tom79/fedilab-tube synced 2025-04-20 05:17:18 +02:00

Release 1.12.0

This commit is contained in:
Thomas 2021-01-09 17:33:53 +01:00
parent b76a4cfcf5
commit 02296b038a

View File

@ -11,8 +11,8 @@ android {
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 30 targetSdkVersion 30
versionCode 35 versionCode 36
versionName "1.11.1-test" versionName "1.12.0"
multiDexEnabled true multiDexEnabled true
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
} }