Update version to 1.0.1 (2)

This commit is contained in:
Naveen committed 2024-03-17 06:36:25 +05:30
1 parent 9cd08ea053
commit 2da2f05fdb
1 file changed
+2 -2
+2 -2
View File
@@ -22,8 +22,8 @@ app-build-javaVersion = "VERSION_17"
app-build-kotlinJVMTarget = "17"
#versioning
app-version-appId = "org.fossify.filemanager"
app-version-versionCode = "1"
app-version-versionName = "1.0.0"
app-version-versionCode = "2"
app-version-versionName = "1.0.1"
[libraries]
#AndroidX
androidx-swiperefreshlayout = { module = "androidx.swiperefreshlayout:swiperefreshlayout", version.ref = "androidx-swiperefreshlayout" }