We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16d894c commit af513cfCopy full SHA for af513cf
1 file changed
app/src/main/AndroidManifest.xml
@@ -2,8 +2,8 @@
2
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
3
xmlns:tools="http://schemas.android.com/tools"
4
package="com.SecUpwN.AIMSICD"
5
- android:versionCode="34"
6
- android:versionName="0.1.34-alpha-b01">
+ android:versionCode="35"
+ android:versionName="0.1.35-alpha-b00">
7
8
<!-- If we ever wanna make this a system app, we can add the following 2 lines above:
9
coreApp="true"
0 commit comments