File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -13,8 +13,8 @@ android {
1313 applicationId " org.ergoplatform.android"
1414 minSdkVersion 24
1515 targetSdkVersion 33
16- versionCode 2304
17- versionName " 2.4.2304 "
16+ versionCode 2305
17+ versionName " 2.4.2305 "
1818
1919 testInstrumentationRunner " androidx.test.runner.AndroidJUnitRunner"
2020 }
Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ compose.desktop {
5757 }
5858}
5959
60- project.version = " 2.4.2304 "
60+ project.version = " 2.4.2305 "
6161
6262tasks {
6363 processResources {
Original file line number Diff line number Diff line change 1- app.version =2.4.2304
2- app.build =2304
1+ app.version =2.4.2305
2+ app.build =2305
33app.mainclass =org.ergoplatform.ios.Main
44app.executable =ErgoWallet
55app.id =org.ergoplatform.ios
You can’t perform that action at this time.
0 commit comments