Skip to content

Commit 8b3bf17

Browse files
committed
rename editor/analytics projects in build files
1 parent e12800b commit 8b3bf17

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

WordPressEditor/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ android {
2424
defaultConfig {
2525
versionCode 1
2626
versionName "1.0"
27-
minSdkVersion 9
27+
minSdkVersion 14
2828
targetSdkVersion 21
2929
}
3030
buildTypes {

settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
include ':editor'
1+
include ':WordPressEditor'
22
include ':example'
33
include ':libs:utils:WordPressUtils'

0 commit comments

Comments
 (0)