Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

Jaehwa-Noh
Copy link

Make code can run on Android Studio Flamingo
• compileSdkVersion change 32 to 33
• targetSdkVersion 32 to 33
• sourceCompatibility change Java 8 to Java 17
• targetCompatibility change Java 8 to Java 17
• namespace add
• APG change 7.1.1 to 8.0.1
• Gradle change 7.2 to 8.1.1
• "com.google.protobuf" version change "0.8.17" to "0.9.2"

@Giuliopime
Copy link

I had to use 0.9.1 for the protobuf version, otherwise it threw some exceptions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants