Skip to content

Commit

Permalink
#13: Version 1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
Keidan committed Mar 6, 2021
1 parent 818d6e4 commit c94be66
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ android {
applicationId "fr.ralala.hexviewer"
minSdkVersion 24
targetSdkVersion 29
versionCode 10
versionName "1.8"
versionCode 11
versionName "1.9"
}

compileOptions {
Expand Down
4 changes: 4 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/11.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Addition of parameters allowing the user to customize certain fields of the graphical interface.
Code improvements.

Note: The Chinese translation of the new texts is done with deepl.

0 comments on commit c94be66

Please sign in to comment.