Skip to content

Commit 7708c74

Browse files
Merge pull request #1345 from wallabag/dependabot/gradle/com.android.tools.build-gradle-8.1.3
2 parents 27d7e87 + c10d290 commit 7708c74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ buildscript {
66
mavenCentral()
77
}
88
dependencies {
9-
classpath 'com.android.tools.build:gradle:8.1.2'
9+
classpath 'com.android.tools.build:gradle:8.1.3'
1010
classpath 'org.greenrobot:greendao-gradle-plugin:3.3.1'
1111
}
1212
}

0 commit comments

Comments
 (0)