Skip to content

Commit b53bd0f

Browse files
committed
Version Bump
1 parent d11f7e6 commit b53bd0f

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
@@ -2,8 +2,8 @@
22
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
33
xmlns:tools="http://schemas.android.com/tools"
44
package="com.pennapps.labs.pennmobile"
5-
android:versionCode="67"
6-
android:versionName="2.4.1">
5+
android:versionCode="68"
6+
android:versionName="2.4.2">
77

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

0 commit comments

Comments
 (0)