Skip to content

Commit

Permalink
Update version to 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
erfansn authored Aug 5, 2024
1 parent 7daa37c commit 5c7c74b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ android {
minSdk = Configs.MIN_SDK_VERSION
targetSdk = Configs.TARGET_SDK_VERSION
versionCode = 5
versionName = "2.1.0"
versionName = "2.2.0"

testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {
Expand Down

0 comments on commit 5c7c74b

Please sign in to comment.