Skip to content

Commit

Permalink
feat: release v2.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
gouravkhunger committed Dec 3, 2024
1 parent 7d42a59 commit e76cbbf
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 @@ -23,8 +23,8 @@ android {
defaultConfig {
minSdk = 23
targetSdk = 34
versionCode = 5
versionName = "2.1.2"
versionCode = 6
versionName = "2.1.3"

applicationId = "com.github.gouravkhunger.quotesapp"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
Expand Down

0 comments on commit e76cbbf

Please sign in to comment.