Skip to content

Commit

Permalink
Version v4.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ElishaAz committed Mar 20, 2024
1 parent 26a4ca7 commit 270718a
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ android {
applicationId "com.elishaazaria.sayboard"
minSdkVersion 23
targetSdkVersion 33
versionCode 401020
versionName "v4.1.2"
versionCode 402000
versionName "v4.2.0"
ndkVersion "r25c"
}
buildTypes {
Expand Down
2 changes: 2 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/402000.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- Added a RecognitionService implementation (#54). Do to a bug in Android, this requires the QUERY_ALL_PACKAGES permission.
- Added Ukrainian model (@BogdanLata)
2 changes: 2 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/402001.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- Added a RecognitionService implementation (#54). Do to a bug in Android, this requires the QUERY_ALL_PACKAGES permission.
- Added Ukrainian model (@BogdanLata)
2 changes: 2 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/402002.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- Added a RecognitionService implementation (#54). Do to a bug in Android, this requires the QUERY_ALL_PACKAGES permission.
- Added Ukrainian model (@BogdanLata)
2 changes: 2 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/402003.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- Added a RecognitionService implementation (#54). Do to a bug in Android, this requires the QUERY_ALL_PACKAGES permission.
- Added Ukrainian model (@BogdanLata)
2 changes: 2 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/402004.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- Added a RecognitionService implementation (#54). Do to a bug in Android, this requires the QUERY_ALL_PACKAGES permission.
- Added Ukrainian model (@BogdanLata)

0 comments on commit 270718a

Please sign in to comment.