Skip to content

Commit 19e4c29

Browse files
Bumpp version to 3.4.0
1 parent 39b0ea7 commit 19e4c29

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
@@ -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="82"
5+
android:versionName="3.4.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)