-- Leo's gemini proxy

-- Connecting to git.thebackupbox.net:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini

repo: fingerlist
action: commit
revision:
path_from:
revision_from: a5f54d0c33e289407663d5a0127e9119642facaa:
path_to:
revision_to:

git.thebackupbox.net

fingerlist

git://git.thebackupbox.net/fingerlist

commit a5f54d0c33e289407663d5a0127e9119642facaa
Author: sirjofri <sirjofri@sirjofri.de>
Date:   Mon Apr 26 12:37:10 2021 +0200

    changes gradle version

diff --git a/app/build.gradle b/app/build.gradle

index fc0474b0d88826e88c0b0492364d3dda68a702a9..

index ..06fedfe71f42345dd09808eec401ee7382518bed 100644

--- a/app/build.gradle
+++ b/app/build.gradle
@@ -10,8 +10,8 @@ android {
 		targetSdkVersion 29
 		// pairs: major(2)minor(2)patch(3)
 		// same in name: major.minor.patch (no leading zeroes)
-		versionCode 100008
-		versionName "1.0.8"
+		versionCode 100009
+		versionName "1.0.9"
 	}
 	buildTypes {
 		release {
diff --git a/build.gradle b/build.gradle

index 35d08bd03ee5288f5f1ac4477c550990c4db9306..

index ..4272f8f1a7efd45e1691024eb7a6f1adbf90d02f 100644

--- a/build.gradle
+++ b/build.gradle
@@ -6,7 +6,7 @@ buildscript {
         jcenter()
     }
     dependencies {
-        classpath 'com.android.tools.build:gradle:7.+'
+        classpath 'com.android.tools.build:gradle:4.1.0'

         // NOTE: Do not place your application dependencies here; they belong
         // in the individual module build.gradle files

-----END OF PAGE-----

-- Response ended

-- Page fetched on Sun Jun 2 18:49:01 2024