Skip to content

Commit 32b2fae

Browse files
Feldspar 4.0.0
1 parent 2d54ec9 commit 32b2fae

File tree

66 files changed

+52
-42
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

66 files changed

+52
-42
lines changed

ISSUE_TEMPLATE.md

Lines changed: 1 addition & 1 deletion

build.gradle

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,14 +28,14 @@
2828
* EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2929
*/
3030

31-
version = '4.0-SNAPSHOT'
31+
version = '4.0.0'
3232
ext.codename = 'Feldspar'
33-
ext.isRelease = false
33+
ext.isRelease = true
3434

3535
buildscript {
3636
ext {
3737
// Build dependencies
38-
gradle_version = '7.0.2'
38+
gradle_version = '7.1'
3939

4040
// Core dependencies
4141
kotlin_version = '1.5.10'

docs/building.md

Lines changed: 1 addition & 1 deletion

docs/photon/photon.md

Lines changed: 13 additions & 3 deletions

docs/tools/lightbeam/lightbeam.md

Lines changed: 2 additions & 2 deletions

docs/tools/zodiac/zodiac.md

Lines changed: 1 addition & 1 deletion
-341 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)