Skip to content

Commit aaa31df

Browse files
committed
Added screenshots and recording
1 parent dea17c2 commit aaa31df

5 files changed

+1
-3
lines changed

jitpack.yaml

-3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,2 @@
11
jdk:
22
- openjdk17
3-
install:
4-
- FILE="-Dfile=pwhtmllatex-release.aar" #com-atifqamar-customtoast.aar
5-
- mvn install:install-file $FILE -DgroupId=pw.live -DartifactId=pwHtmlLatex -Dversion=0.0.1 -Dpackaging=aar -DgeneratePom=true
Binary file not shown.
Loading
Loading

settings.gradle.kts

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ dependencyResolutionManagement {
1010
repositories {
1111
google()
1212
mavenCentral()
13+
maven("https://jitpack.io")
1314
}
1415
}
1516

0 commit comments

Comments
 (0)