We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36d9681 commit 764c5bfCopy full SHA for 764c5bf
2 files changed
app/build.gradle
@@ -8,8 +8,8 @@ android {
8
minSdk 22
9
targetSdk 31
10
//noinspection HighAppVersionCode
11
- versionCode 2022061501
12
- versionName "2022.06.15"
+ versionCode 2022070401
+ versionName "2022.07.04"
13
14
externalNativeBuild {
15
cmake {
fastlane/metadata/android/en-US/changelogs/2022070401.txt
@@ -0,0 +1,2 @@
1
+- Update translations (adds Hebrew)
2
+- Update dependencies
0 commit comments