We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a64e338 commit 1232cb4Copy full SHA for 1232cb4
library/AndroidManifest.xml
@@ -1,7 +1,7 @@
1
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
2
package="jp.cyberagent.android.gpuimage"
3
- android:versionCode="1"
4
- android:versionName="1.0" >
+ android:versionCode="2"
+ android:versionName="1.0.1" >
5
6
<uses-sdk
7
android:minSdkVersion="8"
sample/AndroidManifest.xml
package="jp.cyberagent.android.gpuimage.sample"
0 commit comments