Skip to content

Commit

Permalink
Use command line tools 9477386.
Browse files Browse the repository at this point in the history
  • Loading branch information
johnjohndoe committed Mar 6, 2023
1 parent bf6a05d commit d261c9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jdk: openjdk11
env:
global:
# Android command line tools, check for updates here https://developer.android.com/studio/#command-tools
- COMMAND_LINE_TOOLS_VERSION=7583922
- COMMAND_LINE_TOOLS_VERSION=9477386
- ANDROID_HOME=$HOME/android-sdk
- TARGET_SDK_VERSION=`grep -H targetSdk buildSrc/src/main/kotlin/info/metadude/kotlin/library/roadsigns/Dependencies.kt | grep -Po "\d+"`
- BUILD_TOOLS_VERSION=`grep -H buildToolsVersion buildSrc/src/main/kotlin/info/metadude/kotlin/library/roadsigns/Dependencies.kt | grep -Po "\d+.\d+.\d+"`
Expand Down

0 comments on commit d261c9f

Please sign in to comment.