Bump version to 1.0.1 and add release notes

This commit is contained in:
2026-03-05 16:46:23 +03:00
parent ba057617d3
commit cbce1070b4
2 changed files with 2 additions and 8 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
buildscript {
ext {
// App version
versionName = '1.0.0'
versionName = '1.0.1'
versionCode = 1
applicationId = "io.pezkuwichain.wallet"