We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d11f7e6 commit b53bd0fCopy full SHA for b53bd0f
PennMobile/src/main/AndroidManifest.xml
@@ -2,8 +2,8 @@
2
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
3
xmlns:tools="http://schemas.android.com/tools"
4
package="com.pennapps.labs.pennmobile"
5
- android:versionCode="67"
6
- android:versionName="2.4.1">
+ android:versionCode="68"
+ android:versionName="2.4.2">
7
8
<uses-permission android:name="android.permission.WAKE_LOCK" />
9
<application
0 commit comments