OSDN Git Service

1029
authorKoushik Dutta <koushd@gmail.com>
Sun, 2 Feb 2014 01:10:53 +0000 (17:10 -0800)
committerKoushik Dutta <koushd@gmail.com>
Sun, 2 Feb 2014 01:10:53 +0000 (17:10 -0800)
Change-Id: I0cd3dde3c1c06c7fa50ac6adc2ba9e49eb70a663

Superuser/AndroidManifest.xml

index a0fbbc5..e0e4fc5 100644 (file)
@@ -1,8 +1,8 @@
 <?xml version="1.0" encoding="utf-8"?>
 <manifest xmlns:android="http://schemas.android.com/apk/res/android"
     package="com.koushikdutta.superuser"
-    android:versionCode="1027"
-    android:versionName="1.0.2.8" >
+    android:versionCode="1029"
+    android:versionName="1.0.2.9" >
 
     <uses-sdk
         android:minSdkVersion="8"