- Version bump

This commit is contained in:
Stefan Schüller 2018-12-25 14:49:36 +01:00
parent d266ed4383
commit 67690dd278
1 changed files with 2 additions and 2 deletions

View File

@ -6,8 +6,8 @@ android {
applicationId "net.schueller.peertube"
minSdkVersion 21
targetSdkVersion 28
versionCode 1012
versionName "1.0.12"
versionCode 1013
versionName "1.0.13"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
dependencies {
implementation fileTree(dir: 'libs', include: ['*.jar'])