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 was archived by the owner on Nov 20, 2024. It is now read-only.
package org.osmdroid;
//this file is automatically generated during the build
//when making changes, only edit ./src/main/filtered/...
//https://github.com/osmdroid/osmdroid/issues/1500
public class OsmdroidBuildInfo {
private OsmdroidBuildInfo() {
}
public static final String VERSION = "6.1.15";
public static final String BUILD_DATE = "Tue Mar 28 20:46:50 EDT 2023";
}