flatbuffers/android
Paulo Pinheiro d658239484
[Kotlin] Update gradle to 7.4.1 and simplify config files. (#7231)
* [Kotlin] Update gradle to 7.4.1 and simplify config files.

* [Kotlin] Add wrapper-validation-action to Kotlin Linux

* [Kotlin] Remove benchmark actions to reduce CI time

* [Kotlin] Move CI js test to Linux action, to increase Mac action speed

* [Kotlin] Generate gradle wrapper in order to be validate

Gradle wrapper from 3.3 to 4.0 are not verifiable because those files
were dynamically generated by Gradle in a non-reproducible way.

So they are now regenerated and will be checked using gitlab action:
gradle/wrapper-validation-action@v1
2022-04-08 11:23:13 -07:00
..
app code gen flexbuffer verifier (#7207) 2022-04-05 16:29:42 -07:00
gradle/wrapper [Kotlin] Update gradle to 7.4.1 and simplify config files. (#7231) 2022-04-08 11:23:13 -07:00
.project Text files should not have executable bit set (#4480) 2017-11-06 10:20:22 -08:00
AndroidManifest.xml replaced removed xml tag 2022-02-02 15:15:50 -08:00
build.gradle Modernize android build and sample (#6229) 2020-11-05 14:23:37 -08:00
gradle.properties maximize parallel builds in CI (#7206) 2022-03-31 21:07:37 -07:00
gradlew C++98 (stlport) support for core FlatBuffers and FlexBuffers. 2017-07-20 11:01:00 -07:00
gradlew.bat C++98 (stlport) support for core FlatBuffers and FlexBuffers. 2017-07-20 11:01:00 -07:00
settings.gradle Modernize android build and sample (#6229) 2020-11-05 14:23:37 -08:00