Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
IzzelAliz committed Dec 17, 2023
1 parent aceafc4 commit d7b77eb
Showing 1 changed file with 7 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
package io.izzel.arclight.lightcity;

// The constants are replaced before compilation
public class BuildConstants {

public static final String VERSION = "${version}";
}

0 comments on commit d7b77eb

Please sign in to comment.