Skip to content

Commit

Permalink
Version -> 0.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sadr0b0t committed Mar 7, 2023
1 parent a4e9dc8 commit b772942
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 @@ -7,8 +7,8 @@ android {
applicationId "su.sadrobot.yashlang"
minSdkVersion 17
targetSdkVersion 29
versionCode 19
versionName "0.10.0"
versionCode 20
versionName "0.11.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

// Required when setting minSdkVersion to 20 or lower
Expand Down

0 comments on commit b772942

Please # to comment.