Skip to content

Commit 3ee1596

Browse files
committed
Bump version to v0.4.8
Signed-off-by: prajwalch <[email protected]>
1 parent 3f09841 commit 3ee1596

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
@@ -16,8 +16,8 @@ android {
1616
applicationId = "com.prajwalch.torrentsearch"
1717
minSdk = 25
1818
targetSdk = 36
19-
versionCode = 14
20-
versionName = "0.4.7"
19+
versionCode = 15
20+
versionName = "0.4.8"
2121

2222
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
2323
}

0 commit comments

Comments
 (0)