Skip to content

Commit

Permalink
make go ignore point releases
Browse files Browse the repository at this point in the history
  • Loading branch information
newhinton committed Sep 8, 2024
1 parent b3195a1 commit 5cac200
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=-Xmx4096M -Dkotlin.daemon.jvm.options\="-Xmx4096M"
android.enableJetifier=false
android.useAndroidX=true
de.felixnuesse.extract.goVersion=1.23.0
de.felixnuesse.extract.goVersion=1.23
de.felixnuesse.extract.rCloneVersion=1.68.0
de.felixnuesse.extract.ndkVersion=25.2.9519653
de.felixnuesse.extract.ndkToolchainVersion=33
Expand Down

0 comments on commit 5cac200

Please sign in to comment.