1
0
mirror of https://framagit.org/tom79/fedilab-tube synced 2025-04-20 13:27:21 +02:00

Prepare release 1.4.2

This commit is contained in:
Thomas 2020-10-13 17:57:35 +02:00
parent 518b5f617b
commit fa6b1560f8

View File

@ -10,8 +10,8 @@ android {
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 30 targetSdkVersion 30
versionCode 16 versionCode 17
versionName "1.4.1" versionName "1.4.2"
multiDexEnabled true multiDexEnabled true
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
} }