update version to 5.1.1
This commit is contained in:
parent
2b5074bdec
commit
44668e15c0
1 changed files with 2 additions and 2 deletions
|
@ -17,8 +17,8 @@ app-build-javaVersion = "VERSION_17"
|
|||
app-build-kotlinJVMTarget = "17"
|
||||
#versioning
|
||||
app-version-appId = "com.simplemobiletools.launcher"
|
||||
app-version-versionCode = "9"
|
||||
app-version-versionName = "5.1.0"
|
||||
app-version-versionCode = "10"
|
||||
app-version-versionName = "5.1.1"
|
||||
[libraries]
|
||||
#Room
|
||||
androidx-room-runtime = { module = "androidx.room:room-runtime", version.ref = "room" }
|
||||
|
|
Loading…
Reference in a new issue