Skip to content

Commit

Permalink
Version 0.7.53
Browse files Browse the repository at this point in the history
  • Loading branch information
schwabe committed Aug 4, 2024
1 parent c2d625e commit 0df3201
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 @@ -26,8 +26,8 @@ android {
minSdk = 21
targetSdk = 35
//targetSdkPreview = "UpsideDownCake"
versionCode = 206
versionName = "0.7.51"
versionCode = 207
versionName = "0.7.52"
externalNativeBuild {
cmake {
//arguments+= "-DCMAKE_VERBOSE_MAKEFILE=1"
Expand Down

0 comments on commit 0df3201

Please sign in to comment.