Skip to content

Commit

Permalink
Merge pull request #48 from hossain-khan/update/app-release
Browse files Browse the repository at this point in the history
[UPDATE] App for new release with target API 34
  • Loading branch information
hossain-khan authored Aug 27, 2023
2 parents 3b16fb1 + 63355f0 commit 56debe7
Showing 1 changed file with 2 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 @@ -31,8 +31,8 @@ android {
applicationId "com.hossainkhan.vision"
minSdkVersion 21
targetSdkVersion 34 // NOTE: On update `enable_launcher` should be added for target API
versionCode 12
versionName "1.9"
versionCode 13
versionName "1.10"

// The authority for the `MuzeiArtProvider` and `MuzeiArtDocumentsProvider`
def hkVisionAuthorityValue = "com.hossainkhan.vision"
Expand Down

0 comments on commit 56debe7

Please sign in to comment.