Skip to content

Commit 08fe981

Browse files
rob729github-actions
andauthored
Version bumped from 1.2.1 to 1.3.0 (#190)
Co-authored-by: github-actions <github-actions@github.com>
1 parent 638a794 commit 08fe981

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@ android {
5353
applicationId = "com.rob729.newsfeed"
5454
minSdk = 24
5555
targetSdk = 36
56-
versionCode = 5
57-
versionName = "1.2.1"
56+
versionCode = 6
57+
versionName = "1.3.0"
5858

5959
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
6060
vectorDrawables.useSupportLibrary = true

0 commit comments

Comments
 (0)