Skip to content

Commit 33a719c

Browse files
committed
RTSDK-9274 Update to build.gradle for BinaryPack
1 parent 19d9ab5 commit 33a719c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Java/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ ext.etaImplementationVersion = 'etaj' + "$SpecificationVersionShort" + '.L1.all.
4949
ext.emaImplementationVersion = 'emaj' + "$SpecificationVersionShort" + '.L1.all.rrg'
5050

5151
// NOTE! update with new asset version
52-
ext.BINARY_PACK_VERSION_TO_DOWNLOAD = '2.2.2.L1'
52+
ext.BINARY_PACK_VERSION_TO_DOWNLOAD = '2.2.3.L1'
5353

5454
//=========================================================================================
5555
//

0 commit comments

Comments
 (0)