Skip to content

Commit 7408beb

Browse files
committed
release 3.3.6
1 parent 42b7e64 commit 7408beb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/src/main/AndroidManifest.xml

+2-2
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.matejdro.pebblenotificationcenter"
5-
android:versionCode="114"
6-
android:versionName="3.3.5" >
5+
android:versionCode="115"
6+
android:versionName="3.3.6" >
77

88
<uses-permission android:name="android.permission.ACCESS_COARSE_LOCATION" />
99
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />

0 commit comments

Comments
 (0)