Skip to content

Commit

Permalink
bumped version to v2.2.1 (7)
Browse files Browse the repository at this point in the history
  • Loading branch information
Sajeg committed Nov 17, 2024
1 parent f73a2de commit c4b0bfc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ android {
minSdk = 31
//noinspection EditedTargetSdkVersion
targetSdk = 35
versionCode = 6
versionName = "2.2"
versionCode = 7
versionName = "2.2.1"

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

0 comments on commit c4b0bfc

Please sign in to comment.