Skip to content

Commit

Permalink
Amend: Update version to 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
erfansn committed Aug 5, 2024
1 parent 5c7c74b commit eee60ba
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 @@ -36,7 +36,7 @@ android {
applicationId = Configs.PACKAGE_NAME
minSdk = Configs.MIN_SDK_VERSION
targetSdk = Configs.TARGET_SDK_VERSION
versionCode = 5
versionCode = 6
versionName = "2.2.0"

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

0 comments on commit eee60ba

Please sign in to comment.