Dave Jarvis' Repositories

git clone https://repo.autonoma.ca/repo/keenquotes.git

Fix typo in build instructions

AuthorDave Jarvis <email>
Date2023-02-20 13:41:45 GMT-0800
Commit5c97a9026c08600b0f7a51e62018b7fbe6668150
Parent9e86ace
BUILD.md
Find the application at:
- build/lib/keenquotes.jar
+ build/libs/keenquotes.jar
## Library
To build a library for use with other software applications, run:
gradle clean lib
Find the library at:
- build/lib/keenquotes.jar
+ build/libs/keenquotes.jar
Delta2 lines added, 2 lines removed