Skip to content

Commit f940055

Browse files
committed
disable graddle cache
1 parent 24a5a51 commit f940055

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
# See the License for the specific language governing permissions and
1616
# limitations under the License.
1717
################################################################################
18-
org.gradle.caching=true
18+
org.gradle.caching=false
1919
org.gradle.parallel=false
2020
org.gradle.daemon=false
2121
org.gradle.configureondemand=true

0 commit comments

Comments
 (0)