Skip to content

Commit 06c2dad

Browse files
committed
Bump version to v0.3.1
1 parent d95ff9e commit 06c2dad

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.launium.mcping"
1717
minSdk = 21
1818
targetSdk = 34
19-
versionCode = 6
20-
versionName = "0.3.0"
19+
versionCode = 7
20+
versionName = "0.3.1"
2121
setProperty("archivesBaseName", "MCPing-$versionName")
2222

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

0 commit comments

Comments
 (0)