Skip to content

Commit

Permalink
Merge pull request #76 from InkApplications/no-parallel
Browse files Browse the repository at this point in the history
Remove parallel flag in gradle properties
  • Loading branch information
ReneeVandervelde authored Oct 26, 2024
2 parents 30eaa59 + 3cb2a06 commit 80141ab
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
group=com.inkapplications.ui
version=1.0.0-SNAPSHOT
org.gradle.parallel=true
org.gradle.caching=true
android.useAndroidX=true
android.enableJetifier=false
Expand Down

0 comments on commit 80141ab

Please sign in to comment.