We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a20473 commit a0d8be8Copy full SHA for a0d8be8
1 file changed
PennMobile/src/main/AndroidManifest.xml
@@ -1,8 +1,8 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
3
xmlns:tools="http://schemas.android.com/tools"
4
- android:versionCode="82"
5
- android:versionName="3.4.0">
+ android:versionCode="83"
+ android:versionName="3.4.1">
6
7
<uses-permission android:name="android.permission.SCHEDULE_EXACT_ALARM" />
8
<uses-permission android:name="android.permission.WAKE_LOCK" />
@@ -93,4 +93,4 @@
93
android:required="false" />
94
</application>
95
96
-</manifest>
+</manifest>
0 commit comments