We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b26aac4 commit 9ca6c3cCopy full SHA for 9ca6c3c
2 files changed
app/build.gradle
@@ -8,8 +8,8 @@ android {
8
minSdk 22
9
targetSdk 31
10
//noinspection HighAppVersionCode
11
- versionCode 2023080801
12
- versionName "2023.08.08"
+ versionCode 2023080901
+ versionName "2023.08.09"
13
14
externalNativeBuild {
15
cmake {
fastlane/metadata/android/en-US/changelogs/2023080901.txt
@@ -0,0 +1 @@
1
+- add filter options to main screen
0 commit comments