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