|
|
|
@ -254,8 +254,8 @@
|
|
|
|
match="package=".*""
|
|
|
|
match="package=".*""
|
|
|
|
replace="package="com.todoroo.astridlite"" />
|
|
|
|
replace="package="com.todoroo.astridlite"" />
|
|
|
|
<replaceregexp file="AndroidManifest.xml"
|
|
|
|
<replaceregexp file="AndroidManifest.xml"
|
|
|
|
match="authorities="(.*)""
|
|
|
|
match="authorities="(.*)astrid(.*)""
|
|
|
|
replace="authorities="\1.lite""
|
|
|
|
replace="authorities="\1astridlite\2""
|
|
|
|
flags="g"/>
|
|
|
|
flags="g"/>
|
|
|
|
<replaceregexp file="AndroidManifest.xml"
|
|
|
|
<replaceregexp file="AndroidManifest.xml"
|
|
|
|
match="action android:name="com.todoroo.astrid"
|
|
|
|
match="action android:name="com.todoroo.astrid"
|
|
|
|
|