Increase version to 1.1.0
[xposed-ouya-plain-purchases.git] / xposed-ouya-plain-purchases / build.gradle
index cea65fe8179ccf20fb4a8a6a2e5ddf7e133feb7e..8f3380b8d2cc5112be60aca68c2b895d7d0b04ee 100644 (file)
@@ -7,8 +7,8 @@ android {
         applicationId "de.cweiske.ouya.plainpurchases"
         minSdkVersion 15
         targetSdkVersion 16
-        versionCode 1
-        versionName "1.0"
+        versionCode 2
+        versionName "1.1.0"
     }
     buildTypes {
         release {