change version code

This commit is contained in:
Thomas 2020-09-04 18:49:05 +02:00
parent 445cc85091
commit a680046574
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ android {
applicationId "app.fedilab.fedilabtube"
minSdkVersion 21
targetSdkVersion 30
versionCode 4
versionCode 5
versionName "1.0.3"
multiDexEnabled true
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"