Skip to content

Commit e34fb4a

Browse files
committed
Update version back to original
1 parent b37eef5 commit e34fb4a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

PennMobile/src/main/AndroidManifest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
33
xmlns:tools="http://schemas.android.com/tools"
4-
android:versionCode="81"
5-
android:versionName="3.3.1">
4+
android:versionCode="80"
5+
android:versionName="3.3.0">
66

77
<uses-permission android:name="android.permission.SCHEDULE_EXACT_ALARM" />
88
<uses-permission android:name="android.permission.WAKE_LOCK" />

0 commit comments

Comments
 (0)