Skip to content

Commit ebf81b4

Browse files
authored
Merge pull request #551 from nimblehq/chore/bump-version-to-3.26.0
[Chore] Bump version to 3.26.0
2 parents 7a75d19 + eefcc8e commit ebf81b4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

sample-compose/buildSrc/src/main/java/Versions.kt

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ object Versions {
66
const val ANDROID_TARGET_SDK_VERSION = 33
77

88
const val ANDROID_VERSION_CODE = 1
9-
const val ANDROID_VERSION_NAME = "3.25.0"
9+
const val ANDROID_VERSION_NAME = "3.26.0"
1010

1111
// Dependencies (Alphabet sorted)
1212
const val ACCOMPANIST_PERMISSIONS_VERSION = "0.30.1"

version.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
kotlinVersion=1.6.21
22
kscriptVersion=4.0.3
3-
templateScriptVersion=3.25.0
3+
templateScriptVersion=3.26.0

0 commit comments

Comments
 (0)