We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1f6d00 commit ffc134eCopy full SHA for ffc134e
AndroidManifest.xml
@@ -1,6 +1,6 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
<manifest package="com.team242.robozzle" xmlns:android="http://schemas.android.com/apk/res/android"
3
- android:versionName="0.4.3.50" android:versionCode="57"
+ android:versionName="0.4.3.51" android:versionCode="58"
4
android:installLocation="auto"
5
>
6
<application android:icon="@drawable/icon" android:label="@string/app_name" android:name="RoboZZleApplication"
0 commit comments