Skip to content

Commit

Permalink
Bump to version 43
Browse files Browse the repository at this point in the history
  • Loading branch information
thewierdnut committed May 26, 2024
1 parent 63ae402 commit cbd22db
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
4 changes: 2 additions & 2 deletions android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ android {
}
minSdkVersion 18
targetSdkVersion 29
versionCode 42
versionName "0.10.6-42"
versionCode 43
versionName "0.10.7-43"
externalNativeBuild {
// ndkBuild {
// arguments "APP_PLATFORM=android-18"
Expand Down
3 changes: 3 additions & 0 deletions metadata/en-US/changelogs/43.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
* Update to 0.10.7
* Changed button layout to small round buttons
* Added radial menus for some behavior

0 comments on commit cbd22db

Please sign in to comment.