Skip to content

Commit

Permalink
feat: targetSdkVersion 31
Browse files Browse the repository at this point in the history
  • Loading branch information
mikehardy committed Apr 21, 2022
1 parent f175214 commit 9ffaf58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import org.gradle.internal.jvm.Jvm
// Top-level build file where you can add configuration options common to all sub-projects/modules.
buildscript {
ext {
compileSdkVersion = 30
compileSdkVersion = 31
targetSdkVersion = 30
minSdkVersion = 21
protobufVersion = "3.19.3"
Expand Down

0 comments on commit 9ffaf58

Please sign in to comment.