Skip to content

Commit 22391d8

Browse files
committed
versh bump
1 parent 326930c commit 22391d8

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="70"
5-
android:versionName="3.0.0">
4+
android:versionCode="71"
5+
android:versionName="3.1.0">
66

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

0 commit comments

Comments
 (0)