Skip to content

Commit

Permalink
Build 2201
Browse files Browse the repository at this point in the history
  • Loading branch information
MrStahlfelge committed Jan 5, 2022
1 parent 2059274 commit 22834f2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ android {
applicationId "org.ergoplatform.android"
minSdkVersion 24
targetSdkVersion 30
versionCode 2120
versionName "1.4.2120"
versionCode 2201
versionName "1.4.2201"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
Expand Down
4 changes: 2 additions & 2 deletions ios/robovm.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
app.version=1.0.2120
app.version=1.1.2201
app.id=org.ergoplatform.ios
app.mainclass=org.ergoplatform.ios.Main
app.executable=ErgoWallet
app.build=2120
app.build=2201
app.name=Ergo Wallet

0 comments on commit 22834f2

Please sign in to comment.