]> gitweb.stoutner.com Git - PrivacyCell.git/blobdiff - app/build.gradle
Create two-toned Night Theme blue text. https://redmine.stoutner.com/issues/884
[PrivacyCell.git] / app / build.gradle
index e9ea6d2a90e566a493a824b2984b095416570a53..cb978b92bd2d3c9fd0183658e64c6587f131a49f 100644 (file)
@@ -59,7 +59,7 @@ dependencies {
     implementation 'androidx.work:work-runtime-ktx:2.7.1'
 
     // Include the Kotlin standard library.  This should be the same version number listed in the project build.gradle.
-    implementation 'org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.7.0'
+    implementation 'org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.7.10'
 
     // Include the Google material library.
     implementation 'com.google.android.material:material:1.6.1'