Skip to content

Commit 95b995b

Browse files
committed
version bump (for real)
1 parent a7c8cbf commit 95b995b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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="63"
6-
android:versionName="2.2.0">
5+
android:versionCode="64"
6+
android:versionName="2.2.1">
77

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

0 commit comments

Comments
 (0)