diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 5ebe1710..9e6a1694 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 @Johnsonmaung @kaungkhantsoe @luongvo @manh-t @minhnimble @ryan-conway @sleepylee @thiennguyen0196 @toby-thanathip +* @AVI5HEK @chornerman @hoangnguyen92dn @Johnsonmaung @kaungkhantsoe @luongvo @manh-t @minhnimble @nyinyihtunlwin-dev @RkNaing @ryan-conway @sleepylee @thawzintoe-ptut @toby-thanathip @win-than-htike # Engineering Leads CODEOWNERS @nimblehq/engineering-leads diff --git a/sample-compose/buildSrc/src/main/java/Versions.kt b/sample-compose/buildSrc/src/main/java/Versions.kt index b3ac0e98..e7da5ae3 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.29.0" + const val ANDROID_VERSION_NAME = "3.30.0" // Dependencies (Alphabet sorted) const val ACCOMPANIST_VERSION = "0.30.1" diff --git a/version.properties b/version.properties index 59413f15..05aa9502 100644 --- a/version.properties +++ b/version.properties @@ -1,3 +1,3 @@ kotlinVersion=1.6.21 kscriptVersion=4.0.3 -templateScriptVersion=3.29.0 +templateScriptVersion=3.30.0