X-Git-Url: https://git.ktnx.net/?p=mobile-ledger.git;a=blobdiff_plain;f=build.gradle;fp=build.gradle;h=dca88990909162d9ef3c0a55522c59fb4ad64ed1;hp=38a6fe305905272bf9d367a7367f1aa7e3d1b758;hb=eaf1e9a05e148c747b3e5bc59890df10d2648baa;hpb=8c7bfd97117ef46093f368d2246346f53ba40cc9 diff --git a/build.gradle b/build.gradle index 38a6fe30..dca88990 100644 --- a/build.gradle +++ b/build.gradle @@ -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