Updated to v0.2

master v0.2
Max Ammann 2016-06-15 00:14:20 +02:00
parent da8638b5f3
commit 5987babb6f
1 changed files with 2 additions and 2 deletions

View File

@ -8,8 +8,8 @@ android {
applicationId "max.music_cyclon"
minSdkVersion 14
targetSdkVersion 23
versionCode 1
versionName "0.1"
versionCode 2
versionName "0.2"
}
compileOptions {
sourceCompatibility JavaVersion.VERSION_1_7