diff --git a/.drone.yml b/.drone.yml index a2c0734..1e101e3 100644 --- a/.drone.yml +++ b/.drone.yml @@ -26,7 +26,7 @@ steps: - echo "versionCode=$timestamp" >> version.properties - name: build - image: mingc/android-build-box + image: mingc/android-build-box:1.22.0 commands: - ./gradlew test - ./gradlew assembleRelease