Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Version 0.7.54
Browse files Browse the repository at this point in the history
Signed-off-by: Arne Schwabe <arne@rfc2549.org>
schwabe committed Dec 4, 2024
1 parent 805edf9 commit 31b918e
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
@@ -28,8 +28,8 @@ android {
minSdk = 21
targetSdk = 35
//targetSdkPreview = "UpsideDownCake"
versionCode = 208
versionName = "0.7.53"
versionCode = 209
versionName = "0.7.54"
externalNativeBuild {
cmake {
//arguments+= "-DCMAKE_VERBOSE_MAKEFILE=1"

0 comments on commit 31b918e

Please sign in to comment.