Skip to content
This repository has been archived by the owner on Nov 11, 2023. It is now read-only.

Commit

Permalink
Merge pull request #226 from ttt246/bugfix/sdk_153
Browse files Browse the repository at this point in the history
Bugfix/sdk 153
  • Loading branch information
Thomas Richardson committed Jul 12, 2023
2 parents a94ed83 + b69b649 commit 66786e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ android {
minSdk 28
targetSdk 33
versionCode 1
versionName "1.6"
versionName "1.7"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
Expand Down

0 comments on commit 66786e7

Please sign in to comment.