Skip to content

Commit

Permalink
Version bumped from 1.2.0 to 1.2.1 (#149)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions <[email protected]>
  • Loading branch information
rob729 and github-actions authored Jun 9, 2024
1 parent fda33ba commit acd7e19
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 @@ -51,8 +51,8 @@ android {
applicationId = "com.rob729.newsfeed"
minSdk = 24
targetSdk = 34
versionCode = 4
versionName = "1.2.0"
versionCode = 5
versionName = "1.2.1"

testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true
Expand Down

0 comments on commit acd7e19

Please sign in to comment.