Skip to content

Commit

Permalink
Merge pull request #49 from LikeTheSalad/release/2.6.0
Browse files Browse the repository at this point in the history
Release 2.6.0
  • Loading branch information
LikeTheSalad authored Dec 5, 2023
2 parents 6867bf2 + 09af89e commit 191860e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -30,14 +30,14 @@ artifactPublisher {

description = "This is a Gradle plugin for Android applications which resolves XML string references in other XML strings."
group = 'com.likethesalad.android'
version = "2.5.0"
version = "2.6.0"

ext {
dagger_version = '2.39.1'
androidBuild_version = '7.1.0'
testingUtilities_version = '1.0.8'
resourceLocator_version = '2.1.0'
androidTools_version = "1.4.0"
androidTools_version = "1.5.1"
androidBuild_test_version = '7.1.0'
}

Expand Down

0 comments on commit 191860e

Please sign in to comment.