Skip to content

Commit

Permalink
Merge pull request #1240 from Catappult/release/3.36.1
Browse files Browse the repository at this point in the history
Dev update 3.36.1
  • Loading branch information
rodolfobcardoso authored Jan 20, 2025
2 parents 968072f + e969536 commit 0c4c948
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ android {
namespace = "com.asf.wallet"
defaultConfig {
applicationId = "com.appcoins.wallet"
versionCode = 343
versionName = "3.36.0"
versionCode = 344
versionName = "3.36.1"
}
}

Expand Down

0 comments on commit 0c4c948

Please sign in to comment.