readme typo fix
This commit is contained in:
parent
86b4e842f9
commit
0fe49156ea
|
|
@ -1,7 +1,7 @@
|
||||||
# android_notes
|
# android_notes
|
||||||
Android note taking application. [Click here to get apk][1]
|
Android note taking application. [Click here to get apk][1]
|
||||||
|
|
||||||
Build with:
|
Built with:
|
||||||
Jetpack Compose
|
Jetpack Compose
|
||||||
Compose Navigation
|
Compose Navigation
|
||||||
Room
|
Room
|
||||||
|
|
|
||||||
Binary file not shown.
Binary file not shown.
|
|
@ -12,7 +12,7 @@
|
||||||
"filters": [],
|
"filters": [],
|
||||||
"attributes": [],
|
"attributes": [],
|
||||||
"versionCode": 1,
|
"versionCode": 1,
|
||||||
"versionName": "1.0",
|
"versionName": "1.1",
|
||||||
"outputFile": "app-release.apk"
|
"outputFile": "app-release.apk"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue