You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 27, 2021. It is now read-only.
Looking at ideas for Android support like JavaMoney/javamoney-shelter#17 we should ensure, the BPs also work there. API even Java ME Embedded 8, too (which is largely compatible with Java SE 7 anyway)
The text was updated successfully, but these errors were encountered:
Current first release is building/compatible with Java SE 7. Basically with replacing the diamond operators with corresponding explicit entries should do the job rendering it compatible with Java 6.
Looking at ideas for Android support like JavaMoney/javamoney-shelter#17 we should ensure, the BPs also work there. API even Java ME Embedded 8, too (which is largely compatible with Java SE 7 anyway)
The text was updated successfully, but these errors were encountered: