We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 101ffcb commit a5c666aCopy full SHA for a5c666a
AndroidManifest.xml
@@ -1,8 +1,8 @@
1
<manifest
2
package="com.biermacht.brews"
3
xmlns:android="http://schemas.android.com/apk/res/android"
4
- android:versionCode="32"
5
- android:versionName="1.4.5"
+ android:versionCode="33"
+ android:versionName="1.4.6"
6
android:installLocation="auto">
7
8
<uses-sdk
0 commit comments