2523b31073
Remove iOS X64 simulator
2023-09-25 01:50:45 -07:00
6acf3417e5
Added iOS simulator target
2023-09-24 21:53:27 -07:00
f711cf719f
Try using iOS target shortcut
2023-09-24 13:08:56 -07:00
ebdc9ceef8
Added iOS publish workflow
2023-09-24 12:41:46 -07:00
9f3803bdcd
Added iOS publications
2023-09-24 12:12:01 -07:00
5b46ff448c
Updated Kotlin badge
2023-09-22 04:41:04 -07:00
d790a02365
Fixed examples
2023-09-21 22:04:34 -07:00
7ea75e30e7
Fixed Kotlin badge
2023-09-21 19:28:03 -07:00
e54ec3d98d
Updated maven-central badge and links
2023-09-21 19:05:55 -07:00
0f369ca080
Removed quality gate
2023-09-21 14:54:17 -07:00
efcfe5e56f
Removed deploy tasks
2023-09-21 14:06:08 -07:00
0fa364b47e
Hard-coded description
2023-09-21 14:01:48 -07:00
392af12f50
Now using in memory PGP key
...
Fixed signin syntax
Fixed dangling char
Fixed typo
Added GPG key password
2023-09-21 13:07:10 -07:00
0235444814
Version 1.4.0
...
Added setting GPG_TTY
Made GPG_TTY global
Added GPG_TTY setup for each platforms
2023-09-21 10:59:21 -07:00
938bd54f2b
Fixed snapshot badge
2023-09-13 13:35:34 -07:00
f3f70f1f93
Changed language version to 1.6 as 1.5 is deprecrated
2023-09-13 13:13:23 -07:00
b6b7dabb50
Added laguage version
2023-09-13 13:04:29 -07:00
080b7a971f
Delete ~/.gnupg on Windows
2023-09-13 13:04:14 -07:00
61a93bd523
Updated dependencies
2023-09-13 13:03:04 -07:00
53f8fbab21
Change package id/group
2023-09-06 16:24:50 -07:00
1ad7dc46dd
Add rm action for Windows
2023-09-06 14:54:21 -07:00
825bcd7355
Fix Gradle dependencies example
...
Fix invalid secret names
Remove concurrency
Remove invalid rm flag on Windows
Replace rm with rd on Windows
2023-09-06 14:54:13 -07:00
e7ab107f9c
Add multiplatform to publishing name
2023-09-06 12:42:55 -07:00
a0e0cff0cd
Add publish workflow
2023-09-06 12:13:43 -07:00
Adam
8fcd629bce
Convert urlencoder lib to Kotlin Multiplatform ( #10 )
...
* convert UrlEncoderUtil to be multiplatform compatible
* convert lib tests to KMP
* convert UrlEncoderTest to commonTest (but since there's only a JVM target there's no changes), and also convert mutable test data with read-only types.
* Update copyright
---------
Co-authored-by: Erik C. Thauvin <erik@thauvin.net>
2023-09-05 13:55:29 -07:00
ae060f5bd2
Configure dokka for JVM-only
2023-09-04 14:45:09 -07:00
dd2dc9e380
Remove lock files
2023-09-04 14:44:51 -07:00
32e21491c7
Update dependencies
2023-09-03 14:41:05 -07:00
5a6edfbfa0
Added Adam
2023-08-07 10:06:15 -07:00
e5cb0bd903
Replaced jvmToolChain with Kotlin/Java compile options
2023-08-07 09:17:03 -07:00
57eb20a160
Merge pull request #9 from ethauvin/update/gh-workflow
...
update Gradle Build workflow
2023-08-07 08:56:34 -07:00
Adam
cdb0176560
update Gradle Build workflow
2023-08-07 12:00:23 +02:00
38dee4d236
Updated git index with executable permissions for gradlew
2023-08-06 10:14:32 -07:00
fb19749795
Merge pull request #8 from aSemy/update/readme
...
Update README with Kotlin Multiplatform info, add Contributing guide with lockfile instructions
2023-08-06 10:04:17 -07:00
2eb1c45f95
Merge pull request #7 from aSemy/feat/additional-kotlin-targets
...
enable Kotlin Native and JS targets
2023-08-06 10:03:55 -07:00
Adam
3f049993b9
add Contributing guide with lockfile info
2023-08-06 11:43:21 +02:00
Adam
dcb4dfb735
Update README with Kotlin MP info
2023-08-06 11:43:09 +02:00
Adam
5f8533f9aa
update Gradle wrapper
2023-08-06 11:42:55 +02:00
Adam
2d01ef821a
enable Kotlin/Native and Kotlin/JS targets. Update lock files. Disable Kotlin/Native warnings.
2023-08-06 11:18:48 +02:00
Adam
757e651642
enable Kotlin/Native and Kotlin/JS targets. Update lock files. Disable Kotlin/Native warnings.
2023-08-06 11:15:43 +02:00
Adam
54ab7ff75f
update gradle wrapper
2023-08-06 11:09:07 +02:00
9988c003b4
Added JDK 20 workflow
2023-08-04 10:20:02 -07:00
d55080773b
Updated dependencies for JDK 20 support
2023-08-04 10:05:52 -07:00
641ffad173
Merge pull request #6 from ethauvin/feat/setup_kotlin_mp_jvm
...
restructure project to Kotlin Multiplatform
2023-08-04 08:51:07 -07:00
Adam
6d9023c8a6
update lockfiles
2023-07-13 21:51:30 +02:00
Adam
1d6fa1c0ad
Merge remote-tracking branch 'origin/master' into feat/setup_kotlin_mp_jvm
...
# Conflicts:
# app/pom.xml
# build.gradle.kts
# buildSrc/build.gradle.kts
# lib/pom.xml
2023-07-13 21:44:38 +02:00
c177d49934
Fixed Kover missing dependency
2023-07-13 12:32:01 -07:00
de16f451fa
Removed SonarCloud
2023-07-13 12:15:40 -07:00
bcf59ee0e7
Upgraded to Kotlin 1.9.0
...
Removed Sonar plugin
2023-07-13 12:12:53 -07:00
Adam
05ee976d13
add new task to update gradle lockfiles, and update lockfiles
2023-07-13 14:19:02 +02:00