Skip to content

Commit

Permalink
Release 6.5.1-r3
Browse files Browse the repository at this point in the history
  • Loading branch information
APN-Pucky committed Apr 27, 2024
1 parent bbff202 commit 699a1c4
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ android {
minSdkVersion 21
targetSdkVersion 33
compileSdk 33
versionCode 30
versionName "6.5.1-r1"
versionCode 31
versionName "6.5.1-r2"
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
externalNativeBuild {
cmake {
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/cpp/tyrant_optimize
1 change: 1 addition & 0 deletions fastlane/metadata/android/en-US/changelogs/31.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Fix buffer carry over of overflow char

0 comments on commit 699a1c4

Please sign in to comment.