From 6d683b881c307c48e79e4f1462015e0d1efe8909 Mon Sep 17 00:00:00 2001 From: ryan-conway Date: Mon, 1 Apr 2024 03:25:51 +0000 Subject: [PATCH 1/2] [Chore] Bump version to 3.29.0 --- sample-compose/buildSrc/src/main/java/Versions.kt | 2 +- version.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sample-compose/buildSrc/src/main/java/Versions.kt b/sample-compose/buildSrc/src/main/java/Versions.kt index cf87e968..5ee485de 100644 --- a/sample-compose/buildSrc/src/main/java/Versions.kt +++ b/sample-compose/buildSrc/src/main/java/Versions.kt @@ -6,7 +6,7 @@ object Versions { const val ANDROID_TARGET_SDK_VERSION = 33 const val ANDROID_VERSION_CODE = 1 - const val ANDROID_VERSION_NAME = "3.27.0" + const val ANDROID_VERSION_NAME = "3.29.0" // Dependencies (Alphabet sorted) const val ACCOMPANIST_PERMISSIONS_VERSION = "0.30.1" diff --git a/version.properties b/version.properties index 01c96840..59413f15 100644 --- a/version.properties +++ b/version.properties @@ -1,3 +1,3 @@ kotlinVersion=1.6.21 kscriptVersion=4.0.3 -templateScriptVersion=3.27.0 +templateScriptVersion=3.29.0 From 0cfe4275a05976a5b144dc8e8a1fcb6f19353398 Mon Sep 17 00:00:00 2001 From: Ryan Conway Date: Thu, 4 Apr 2024 10:20:53 +0700 Subject: [PATCH 2/2] [Chore] Update codeowners --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 393c6dcb..5ebe1710 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,6 +1,6 @@ # Team # @ryan-conway is the Team Lead and the others are team members -* @AVI5HEK @chornerman @doannimble @hoangnguyen92dn @kaungkhantsoe @luongvo @lydiasama @manh-t @minhnimble @ryan-conway @sleepylee @thiennguyen0196 @toby-thanathip @Wadeewee +* @AVI5HEK @chornerman @doannimble @hoangnguyen92dn @Johnsonmaung @kaungkhantsoe @luongvo @manh-t @minhnimble @ryan-conway @sleepylee @thiennguyen0196 @toby-thanathip # Engineering Leads CODEOWNERS @nimblehq/engineering-leads