Skip to content
Snippets Groups Projects
Commit ad4cafdd authored by Jawnnypoo's avatar Jawnnypoo
Browse files

Build tools 26.0.1 since 26.0.0 disappeared from the face of the Earth

parent a6c4e23a
No related branches found
No related tags found
No related merge requests found
Pipeline #
debug: true
components:
- build-tools;26.0.0
- build-tools;26.0.1
- platforms;android-26
- extras;google;m2repository
Loading
Loading
@@ -23,7 +23,7 @@ def versionBuild = 0 // bump for dogfood builds, public betas, etc.
 
android {
compileSdkVersion 26
buildToolsVersion "26.0.0"
buildToolsVersion "26.0.1"
 
project.ext {
LABCOAT_FABRIC_KEY = project.hasProperty("LABCOAT_FABRIC_KEY") ? project.LABCOAT_FABRIC_KEY : "";
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment