Bump version code

master v0.3
Max Ammann 2018-06-04 12:27:57 +02:00 committed by GitHub
parent c826593be0
commit ef157d98a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ android {
applicationId "max.music_cyclon" applicationId "max.music_cyclon"
minSdkVersion 14 minSdkVersion 14
targetSdkVersion 23 targetSdkVersion 23
versionCode 2 versionCode 3
versionName "0.3" versionName "0.3"
} }
compileOptions { compileOptions {