Bump version for release

This commit is contained in:
Synced Synapse 2015-04-02 23:11:20 +01:00
parent 02a5e488fd
commit c0073d5f29
1 changed files with 2 additions and 2 deletions

View File

@ -8,8 +8,8 @@ android {
applicationId "org.xbmc.kore"
minSdkVersion 15
targetSdkVersion 21
versionCode 9
versionName "1.2.1"
versionCode 10
versionName "1.3.0"
}
File keystoreFile = file('keystore.properties')