Skip to content

Commit

Permalink
RTSDK-9274 Update to build.gradle for BinaryPack
Browse files Browse the repository at this point in the history
  • Loading branch information
vlevendel committed Dec 12, 2024
1 parent 19d9ab5 commit 33a719c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Java/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ ext.etaImplementationVersion = 'etaj' + "$SpecificationVersionShort" + '.L1.all.
ext.emaImplementationVersion = 'emaj' + "$SpecificationVersionShort" + '.L1.all.rrg'

// NOTE! update with new asset version
ext.BINARY_PACK_VERSION_TO_DOWNLOAD = '2.2.2.L1'
ext.BINARY_PACK_VERSION_TO_DOWNLOAD = '2.2.3.L1'

//=========================================================================================
//
Expand Down

0 comments on commit 33a719c

Please sign in to comment.