Skip to content

Commit d53d2bd

Browse files
committed
Atualização de libs
1 parent 02c16bb commit d53d2bd

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

.idea/gradle.xml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/misc.xml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

settings.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ pluginManagement {
55
mavenCentral()
66
}
77
plugins {
8-
id 'com.android.application' version '7.1.0-alpha11'
9-
id 'com.android.library' version '7.1.0-alpha11'
8+
id 'com.android.application' version '7.1.3'
9+
id 'com.android.library' version '7.1.3'
1010
id 'org.jetbrains.kotlin.android' version '1.6.21'
1111
}
1212
}

0 commit comments

Comments
 (0)