Skip to content

Commit d152a5c

Browse files
Update android to v9
1 parent a369d8c commit d152a5c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

demo-app/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[versions]
22
project-utilities = "3.1.0"
3-
android = "8.13.2"
3+
android = "9.0.0"
44

55
[libraries]
66
robolectric = "org.robolectric:robolectric:4.16"

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[versions]
22
project-utilities = "3.1.0"
3-
android = "8.13.2"
3+
android = "9.0.0"
44

55
[libraries]
66
android-plugin = { module = "com.android.tools.build:gradle", version.ref = "android" }

0 commit comments

Comments
 (0)