Skip to content

Commit

Permalink
Bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
elgbar committed Jan 26, 2024
1 parent 1af8846 commit 3f2f12d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
org.gradle.daemon=true
org.gradle.jvmargs=-Xms1500m -Xmx1500m
org.gradle.vfs.watch=true
hexVersion=2.0.0
hexVersion=2.0.1
#Bump by 1 when releasing new version
androidVersionCode=26
androidVersionCode=27
android.nonTransitiveRClass=true
android.nonFinalResIds=false
kotlin.compiler.preciseCompilationResultsBackup=true

0 comments on commit 3f2f12d

Please sign in to comment.