Skip to content

Commit

Permalink
Version 0.7.50
Browse files Browse the repository at this point in the history
  • Loading branch information
schwabe committed Nov 10, 2023
1 parent 33d26ab commit 5efca0f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions main/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ android {
minSdk = 21
targetSdk = 34
//targetSdkPreview = "UpsideDownCake"
versionCode = 204
versionName = "0.7.49"
versionCode = 205
versionName = "0.7.50"
externalNativeBuild {
cmake {
//arguments+= "-DCMAKE_VERBOSE_MAKEFILE=1"
Expand Down

0 comments on commit 5efca0f

Please sign in to comment.