We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8bc12e3 commit 09a804eCopy full SHA for 09a804e
2 files changed
app/build.gradle
@@ -8,8 +8,8 @@ android {
8
minSdk 16
9
//noinspection ExpiredTargetSdkVersion
10
targetSdk 28
11
- versionCode 13
12
- versionName "1.6.1"
+ versionCode 14
+ versionName "1.6.2"
13
vectorDrawables.useSupportLibrary = true
14
}
15
buildFeatures {
fastlane/metadata/android/en-US/changelogs/14.txt
@@ -0,0 +1 @@
1
+- Add missing app icon for F-Droid
0 commit comments