Version 1.17
Added a markdown viewer and fixed a bug with Copy/Paste/Cut actions
This commit is contained in:
@@ -27,8 +27,8 @@ android {
|
||||
applicationId "com.maskyn.fileeditorpro"
|
||||
minSdkVersion 11
|
||||
targetSdkVersion 22
|
||||
versionCode 41
|
||||
versionName "1.16"
|
||||
versionCode 42
|
||||
versionName "1.17"
|
||||
}
|
||||
|
||||
compileOptions {
|
||||
|
@@ -115,6 +115,7 @@
|
||||
android:name="com.sec.android.multiwindow.MINIMUM_SIZE_H"
|
||||
android:value="598.0dip" />
|
||||
|
||||
<activity android:name="sharedcode.turboeditor.activity.MarkdownActivity" />
|
||||
</application>
|
||||
|
||||
</manifest>
|
||||
|
Reference in New Issue
Block a user