Skip to content

Commit 131239b

Browse files
committed
- aligns compile sdk version
Signed-off-by: Vincent Biret <[email protected]>
1 parent 561f196 commit 131239b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ apply plugin: "com.android.library"
2323
apply plugin: "com.github.ben-manes.versions"
2424

2525
android {
26-
compileSdkVersion 31
26+
compileSdkVersion 32
2727

2828
defaultConfig {
2929
versionCode 1

0 commit comments

Comments
 (0)