release: bump versionName to 1.1.2 (Tron send/transfer)

This commit is contained in:
2026-07-07 08:50:42 -07:00
parent 4537be4496
commit 30a86418df
+1 -1
View File
@@ -1,7 +1,7 @@
buildscript {
ext {
// App version
versionName = '1.1.1'
versionName = '1.1.2'
versionCode = 1
applicationId = "io.pezkuwichain.wallet"