Sign in
android
/
platform
/
frameworks
/
uiautomator
/
refs/heads/main
/
.
/
BuildConstants.java.in
blob: ce155e869d444e443746b790f913b85b263882de [
file
] [
log
] [
blame
] [
edit
]
/* This file is auto generated. Do not modify. */
package
com
.
android
.
uiautomator
.
core
;
public
class
BuildConstants
{
public
static
final
String
VERSION_MAIN
=
"0"
;
public
static
final
String
BUILD_NUMBER
=
"%BUILD_NUMBER%"
;
}