Skip to content

Commit f889816

Browse files
committed
Also rename the Gradle project
1 parent 04d4b73 commit f889816

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
* limitations under the License.
1515
*/
1616

17-
rootProject.name = "krdb"
17+
rootProject.name = "realm-kotlin"
1818

1919
dependencyResolutionManagement {
2020
repositories {

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
* limitations under the License.
1616
*/
1717

18-
rootProject.name = "krdb-root"
18+
rootProject.name = "realm-kotlin-root"
1919

2020
pluginManagement {
2121
repositories {

0 commit comments

Comments
 (0)