File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
# These are supported funding model platforms
2
-
2
+ github : [pedroSG94]
3
3
custom : ['https://www.paypal.com/paypalme/pedroSG94'] # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2']
Original file line number Diff line number Diff line change 1
1
// Top-level build file where you can add configuration options common to all sub-projects/modules.
2
2
3
3
buildscript {
4
- ext. kotlin_version = ' 1.5.30 '
4
+ ext. kotlin_version = ' 1.5.31 '
5
5
ext. library_group = " com.github.pedroSG94"
6
6
ext. version_code = 213
7
7
ext. version_name = " 2.1.3"
@@ -11,7 +11,7 @@ buildscript {
11
11
mavenCentral()
12
12
}
13
13
dependencies {
14
- classpath ' com.android.tools.build:gradle:7.0.2 '
14
+ classpath ' com.android.tools.build:gradle:7.0.3 '
15
15
classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version "
16
16
// NOTE: Do not place your application dependencies here; they belong
17
17
// in the individual module build.gradle files
You can’t perform that action at this time.
0 commit comments