File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
fastlane/metadata/android/en-US/changelogs Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) .
66
7- ## [ Unreleased ]
7+ ## [ 1.1.0 ] - 2026-03-30
88
99- Add Carto Dark Matter map style
1010- Display current country and nearby communities on the map
Original file line number Diff line number Diff line change @@ -17,8 +17,8 @@ android {
1717 applicationId = " org.btcmap"
1818 minSdk = 29
1919 targetSdk = 36
20- versionCode = 55
21- versionName = " 1.0 .0"
20+ versionCode = 56
21+ versionName = " 1.1 .0"
2222
2323 testInstrumentationRunner = " androidx.test.runner.AndroidJUnitRunner"
2424 }
Original file line number Diff line number Diff line change 77- Make adaptive color scheme opt in, default to website colors
88- Improve payment flow
99- Add support for many new languages
10- - Improve database testability and test coverage
10+ - Improve testability and test coverage
You can’t perform that action at this time.
0 commit comments