1
0
mirror of https://github.com/moparisthebest/Yaaic synced 2024-08-13 16:53:50 -04:00

Update version name to "2.0".

This commit is contained in:
Sebastian Kaspari 2015-03-17 17:42:31 +01:00
parent 8da30cc425
commit 7cd59283eb

View File

@ -8,8 +8,8 @@ android {
applicationId "org.yaaic"
minSdkVersion 21
targetSdkVersion 22
versionCode 13
versionName "1.1"
versionCode 14
versionName "2.0"
}
buildTypes {
release {