Skip to content
This repository was archived by the owner on Jan 31, 2022. It is now read-only.

Commit 2cefb17

Browse files
committed
chore: Update buildTools to 27.0.3
1 parent 59f9c5d commit 2cefb17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

algoliasearch/common.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ ext {
2828
// NOTE: This is the official version number used during publication.
2929
PUBLISH_VERSION = '3.20.11'
3030
APPCOMPAT_VERSION = '26.1.0'
31-
BUILD_TOOLS_VERSION = '26.0.2'
31+
BUILD_TOOLS_VERSION = '27.0.3'
3232

3333
nexus_username = System.getenv("NEXUS_USERNAME")
3434
nexus_password = System.getenv("NEXUS_PASSWORD")

0 commit comments

Comments
 (0)