Skip to content

Commit

Permalink
Update build.gradle with comment to rebuild expired artifact
Browse files Browse the repository at this point in the history
Artifact expired after 90 days so rebuild it.
  • Loading branch information
JackMostow authored Jun 22, 2023
1 parent 95084f0 commit d14a42c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.

// 6/22/2023 added this comment to rebuild expired artifact
buildscript {
repositories {
jcenter()
Expand Down

0 comments on commit d14a42c

Please sign in to comment.