File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -8,8 +8,8 @@ android {
88 applicationId " io.github.emanual.app"
99 minSdkVersion 14
1010 targetSdkVersion 21
11- versionCode 13
12- versionName " 2.1.1 "
11+ versionCode 14
12+ versionName " 2.2.0 "
1313
1414 }
1515 signingConfigs {
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
2- <LinearLayout style = " @style/Linerlayout.container_main "
3- xmlns : android = " http://schemas.android.com/apk/res/android "
4- xmlns : app =" http://schemas.android.com/tools "
5- xmlns : fontawesometext =" http://schemas.android.com/apk/res-auto" >
2+ <LinearLayout
3+ style = " @style/Linerlayout.container_main "
4+ xmlns : android =" http://schemas.android.com/apk/res/android "
5+ xmlns : app =" http://schemas.android.com/apk/res-auto" >
66
77 <include layout =" @layout/toolbar" />
88
You can’t perform that action at this time.
0 commit comments