Skip to content

Commit

Permalink
chore: release v2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Xtr126 committed Oct 28, 2023
1 parent 441fe6a commit b57390e
Showing 1 changed file with 2 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 @@ -10,8 +10,8 @@ android {
applicationId "xtr.keymapper"
minSdk 28
targetSdk 33
versionCode 9
versionName '2.0.1'
versionCode 10
versionName '2.1.0'

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
ndk {
Expand Down

0 comments on commit b57390e

Please sign in to comment.