Showing
1 changed file
with
1 additions
and
1 deletions
| @@ -24,7 +24,7 @@ apply plugin: 'com.android.library' | @@ -24,7 +24,7 @@ apply plugin: 'com.android.library' | ||
| 24 | apply plugin: 'kotlin-android' | 24 | apply plugin: 'kotlin-android' |
| 25 | 25 | ||
| 26 | android { | 26 | android { |
| 27 | - compileSdkVersion 31 | 27 | + compileSdkVersion 32 |
| 28 | 28 | ||
| 29 | compileOptions { | 29 | compileOptions { |
| 30 | sourceCompatibility JavaVersion.VERSION_1_8 | 30 | sourceCompatibility JavaVersion.VERSION_1_8 |
-
Please register or login to post a comment