We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80d558a commit b4b49f0Copy full SHA for b4b49f0
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="27"
5
- android:versionName="1.4.0">
+ android:versionCode="28"
+ android:versionName="1.4.1">
6
7
<uses-sdk
8
android:minSdkVersion="15"
0 commit comments