Commit d73f972 1 parent aa04820 commit d73f972 Copy full SHA for d73f972
File tree 5 files changed +10
-6
lines changed
fastlane/metadata/android/en-US/changelogs
5 files changed +10
-6
lines changed Original file line number Diff line number Diff line change 81
81
.idea /assetWizardSettings.xml
82
82
.idea /render.experimental.xml
83
83
.idea /misc.xml
84
+ .idea /deploymentTargetDropDown.xml
85
+ .idea /deploymentTargetSelector.xml
86
+ .idea /other.xml
84
87
85
88
# Gradle:
86
89
.idea /gradle.xml
@@ -135,4 +138,3 @@ fabric.properties
135
138
# End of https://www.gitignore.io/api/androidstudio
136
139
137
140
release /
138
- /.idea /deploymentTargetDropDown.xml
Original file line number Diff line number Diff line change @@ -13,8 +13,8 @@ android {
13
13
applicationId " com.brentpanther.bitcoinwidget"
14
14
minSdk 23
15
15
targetSdk 34
16
- versionCode 330
17
- versionName " 8.5.5 "
16
+ versionCode 331
17
+ versionName " 8.5.6 "
18
18
19
19
}
20
20
@@ -77,7 +77,7 @@ dependencies {
77
77
implementation ' androidx.lifecycle:lifecycle-viewmodel-compose:2.8.3'
78
78
implementation ' androidx.navigation:navigation-compose:2.7.7'
79
79
implementation ' androidx.constraintlayout:constraintlayout:2.1.4'
80
- implementation ' io.coil-kt:coil-compose:2.6 .0'
80
+ implementation ' io.coil-kt:coil-compose:2.7 .0'
81
81
implementation ' androidx.core:core-ktx:1.13.1'
82
82
testImplementation ' junit:junit:4.13.2'
83
83
testImplementation ' com.jayway.jsonpath:json-path:2.9.0'
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change 96
96
<item >ISO</item >
97
97
<item >NONE</item >
98
98
</string-array >
99
- <string name =" json_last_modified" translatable =" false" >Sat, 06 Jul 2024 15:54:48 GMT</string >
99
+ <string name =" json_last_modified" translatable =" false" >Mon, 22 Jul 2024 22:48:01 GMT</string >
100
100
<string name =" json_url" translatable =" false" >https://www.brentpanther.com/cryptowidgetcoins_v2.json</string >
101
101
102
102
<string name =" error_restricted_battery_saver" >Unable to refresh, Battery Saver is on</string >
Original file line number Diff line number Diff line change
1
+ Added Russian translations.
2
+ Fix minor UX bug.
You can’t perform that action at this time.
0 commit comments