Skip to content

Commit

Permalink
Update version file manually to 6.9.0-SNAPSHOT (#916)
Browse files Browse the repository at this point in the history
## Goal
Manually update this after the release GH action failed to do so
  • Loading branch information
bidetofevil authored May 31, 2024
2 parents dd3e9c2 + ef85bc2 commit 098e74f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ org.gradle.jvmargs=-Xmx4g -XX:+UseParallelGC -XX:MaxMetaspaceSize=1g
# This option should only be used with decoupled projects. More details, visit
# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
org.gradle.parallel=true
version = 6.8.0-SNAPSHOT
version = 6.9.0-SNAPSHOT
android.useAndroidX=true
# Enable adding baseline-prof.txt files to AAR artifacts.
android.experimental.enableArtProfiles=true
Expand Down

0 comments on commit 098e74f

Please sign in to comment.