Skip to content

Commit 98c983c

Browse files
committed
Bump compileSdkVersion to 31
1 parent ab63c50 commit 98c983c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

libphonenumber_plugin/android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ rootProject.allprojects {
2222
apply plugin: 'com.android.library'
2323

2424
android {
25-
compileSdkVersion 30
25+
compileSdkVersion 31
2626

2727
defaultConfig {
2828
minSdkVersion 16

0 commit comments

Comments
 (0)