Skip to content

Commit

Permalink
update api version
Browse files Browse the repository at this point in the history
  • Loading branch information
HSGamer committed Oct 22, 2024
1 parent 7da619a commit 759caec
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 @@ -91,7 +91,7 @@ processResources {
def props = [
version: version,
name: project.name,
apiVersion: "1.20",
apiVersion: "1.21",
description: project.description
]
inputs.properties props
Expand Down

0 comments on commit 759caec

Please sign in to comment.