We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42b7e64 commit 7408bebCopy full SHA for 7408beb
app/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.matejdro.pebblenotificationcenter"
5
- android:versionCode="114"
6
- android:versionName="3.3.5" >
+ android:versionCode="115"
+ android:versionName="3.3.6" >
7
8
<uses-permission android:name="android.permission.ACCESS_COARSE_LOCATION" />
9
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
0 commit comments