forked from penguin86/luna-tracker
Compare commits
1 Commits
cached_not
...
60cfef9da2
| Author | SHA1 | Date | |
|---|---|---|---|
| 60cfef9da2 |
@@ -60,5 +60,7 @@ dependencies {
|
||||
androidTestImplementation(libs.androidx.ui.test.junit4)
|
||||
debugImplementation(libs.androidx.ui.tooling)
|
||||
debugImplementation(libs.androidx.ui.test.manifest)
|
||||
implementation(libs.mpandroidchart.vv310)
|
||||
implementation("com.github.PhilJay:MPAndroidChart:v3.1.0")
|
||||
// implementation(libs.mpandroidchart)
|
||||
//implementation project(':MPChartLib')
|
||||
}
|
||||
|
||||
@@ -39,4 +39,11 @@
|
||||
<item>MONTH</item>
|
||||
</string-array>
|
||||
|
||||
<!--
|
||||
<string-array name="speakerphoneModeValues">
|
||||
<item>auto</item>
|
||||
<item>on</item>
|
||||
<item>off</item>
|
||||
</string-array>
|
||||
-->
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user