gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-taler-android] branch master updated: upgrade lint-rules to fix c


From: gnunet
Subject: [taler-taler-android] branch master updated: upgrade lint-rules to fix crash that Florian was getting locally
Date: Mon, 20 Jun 2022 19:41:15 +0200

This is an automated email from the git hooks/post-receive script.

torsten-grote pushed a commit to branch master
in repository taler-android.

The following commit(s) were added to refs/heads/master by this push:
     new a38443b  upgrade lint-rules to fix crash that Florian was getting 
locally
a38443b is described below

commit a38443b8fe4149c78efbf01bc2dd8449323eaa9a
Author: Torsten Grote <t@grobox.de>
AuthorDate: Mon Jun 20 14:41:01 2022 -0300

    upgrade lint-rules to fix crash that Florian was getting locally
---
 taler-kotlin-android/build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/taler-kotlin-android/build.gradle 
b/taler-kotlin-android/build.gradle
index 5fdb545..bbdcd92 100644
--- a/taler-kotlin-android/build.gradle
+++ b/taler-kotlin-android/build.gradle
@@ -74,7 +74,7 @@ dependencies {
     // JSON parsing and serialization
     api 'org.jetbrains.kotlinx:kotlinx-serialization-json:1.3.3'
 
-    lintPublish 'com.github.thirdegg:lint-rules:0.0.6-beta'
+    api 'com.github.thirdegg:lint-rules:0.1.0'
 
     testImplementation "junit:junit:$junit_version"
     testImplementation 'org.json:json:20220320'

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]