Skip to content

Commit 8991cb5

Browse files
committed
update version to 5.1.0
1 parent ed92e1c commit 8991cb5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ app-build-javaVersion = "VERSION_17"
1717
app-build-kotlinJVMTarget = "17"
1818
#versioning
1919
app-version-appId = "com.simplemobiletools.launcher"
20-
app-version-versionCode = "8"
21-
app-version-versionName = "5.0.6"
20+
app-version-versionCode = "9"
21+
app-version-versionName = "5.1.0"
2222
[libraries]
2323
#Room
2424
androidx-room-runtime = { module = "androidx.room:room-runtime", version.ref = "room" }

0 commit comments

Comments
 (0)