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 7bcf244 commit 6dbb24eCopy full SHA for 6dbb24e
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="110"
6
- android:versionName="3.3.1" >
+ android:versionCode="111"
+ android:versionName="3.3.2" >
7
8
<uses-permission android:name="android.permission.ACCESS_COARSE_LOCATION" />
9
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
0 commit comments