文件操作 - build.gradle
返回文件管理
返回主菜单
删除本文件
文件: /usr/local/src/libavif-0.11.1/android_jni/build.gradle
编辑文件内容
// Top-level build file where you can add configuration options common to all sub-projects/modules. buildscript { repositories { google() mavenCentral() } dependencies { classpath "com.android.tools.build:gradle:7.0.4" // NOTE: Do not place your application dependencies here; they belong // in the individual module build.gradle files } } task clean (type: Delete) { delete rootProject.buildDir }
修改文件时间
将文件时间修改为当前时间的前一年
删除文件