1
0
mirror of https://framagit.org/tom79/fedilab-tube synced 2025-01-02 13:06:58 +01:00

Release 1.15.0

This commit is contained in:
Thomas 2022-07-01 08:43:47 +02:00
parent 3d85e74957
commit 8d4418bf2b

View File

@ -10,8 +10,8 @@ android {
minSdkVersion 21
targetSdkVersion 31
versionCode 43
versionName "1.14.1"
versionCode 45
versionName "1.15.0"
multiDexEnabled true
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}