Skip to content

Commit

Permalink
Bumping version for 0.9.9
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanempire committed Aug 11, 2022
1 parent a9c7015 commit dd9dda9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ ext {

groupId = "com.ivanempire"
artifactId = "lighthouse"
version = "0.9.1"
version = "0.9.9"
}

task clean(type: Delete) {
Expand Down
1 change: 1 addition & 0 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
org.gradle.jvmargs=-Xmx2048m -Dfile.encoding=UTF-8
# AndroidX package structure to make it clearer which packages are bundled with the
# Android operating system, and which are packaged with your app"s APK
# https://developer.android.com/topic/libraries/support-library/androidx-rn
Expand Down

0 comments on commit dd9dda9

Please sign in to comment.