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