]> git.ktnx.net Git - mobile-ledger.git/blobdiff - build.gradle
fix crash when restoring configuration backup
[mobile-ledger.git] / build.gradle
index 38a6fe305905272bf9d367a7367f1aa7e3d1b758..dca88990909162d9ef3c0a55522c59fb4ad64ed1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright © 2021 Damyan Ivanov.
+ * Copyright © 2022 Damyan Ivanov.
  * This file is part of MoLe.
  * MoLe is free software: you can distribute it and/or modify it
  * under the term of the GNU General Public License as published by
@@ -24,7 +24,7 @@ buildscript {
         mavenCentral()
     }
     dependencies {
-        classpath 'com.android.tools.build:gradle:4.2.0'
+        classpath 'com.android.tools.build:gradle:7.0.4'
         
 
         // NOTE: Do not place your application dependencies here; they belong