Skip to content

Commit 76a47fe

Browse files
committed
Lets not upgrade to SDK 37 in this PR.
1 parent 9f76889 commit 76a47fe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

library/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ plugins {
1111

1212
android {
1313
namespace = "io.fusionauth.mobilesdk"
14-
compileSdk = 37
14+
compileSdk = 36
1515

1616
defaultConfig {
1717
minSdk = 24

0 commit comments

Comments
 (0)