Skip to content
This repository has been archived by the owner on Feb 25, 2023. It is now read-only.

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
itsaky committed Apr 22, 2022
1 parent eb51ac3 commit 9ca9f38
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,6 @@

`nb-javac-android` is a patched version of `nb-javac`. It allows developers to use `javac` i.e. the Java Compiler in android applications.

## Add nb-javac-android to your project
Declare the dependency in your `build.gradle` :
```gradle
implementation 'io.github.itsaky:nb-javac-android:<latest-version>'
```
Replace `<latest-version>` with the version shown above.

# Building nb-javac jar files

## Prerequisite
Expand Down

0 comments on commit 9ca9f38

Please sign in to comment.