1
0
mirror of https://framagit.org/tom79/fedilab-tube synced 2025-02-16 12:00:42 +01:00

Prepare release 1.8.0

This commit is contained in:
Thomas 2020-11-21 17:26:28 +01:00
parent 64e1c7ca81
commit e9608f63db

View File

@ -11,8 +11,8 @@ android {
minSdkVersion 21
targetSdkVersion 30
versionCode 26
versionName "1.8.0-beta-1"
versionCode 27
versionName "1.8.0"
multiDexEnabled true
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}