0
0
mirror of https://github.com/mediathekview/zapp.git synced 2024-09-20 20:23:04 +02:00

Release version 3.0.0 (beta)

This commit is contained in:
Christine Emrich 2019-07-13 20:39:15 +02:00
parent f91c0815d0
commit 4a7019afb1

View File

@ -8,8 +8,8 @@ android {
applicationId "de.christinecoenen.code.zapp"
minSdkVersion 21
targetSdkVersion 28
versionCode 34
versionName "2.2.2"
versionCode 35
versionName "3.0.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
compileOptions {