added layout, view models, adapter and fragment
This commit is contained in:
@@ -24,7 +24,7 @@ android {
|
||||
|
||||
dependencies {
|
||||
def lifecycle_version = "2.2.0-alpha05"
|
||||
final def markwon_version = "4.1.1"
|
||||
final def markwon_version = "4.1.1"
|
||||
|
||||
implementation fileTree(include: ['*.jar'], dir: 'libs')
|
||||
implementation 'androidx.appcompat:appcompat:1.1.0'
|
||||
|
||||
Reference in New Issue
Block a user