Skip to content

Commit

Permalink
Merge branch 'dev' into fix/coins-ssl-migration
Browse files Browse the repository at this point in the history
  • Loading branch information
CharlVS authored May 12, 2024
2 parents d3058fd + 0b01aac commit 465c1df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ android {
defaultConfig {
applicationId "com.komodoplatform.atomicdex"
minSdkVersion 28
targetSdkVersion 31
targetSdkVersion 33
versionCode flutterVersionCode.toInteger()
versionName flutterVersionName
buildConfigField "Long", "BUILD_TIME", "" + System.currentTimeMillis() + "L"
Expand Down

0 comments on commit 465c1df

Please sign in to comment.