- Version Bump

This commit is contained in:
Stefan Schueller 2018-12-26 16:30:54 +01:00
parent a98ae31d35
commit 187e7f2dc3
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 1013
versionName "1.0.13"
versionCode 1014
versionName "1.0.14"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
dependencies {
implementation fileTree(dir: 'libs', include: ['*.jar'])