Files
rr3-apk/smali_classes5/org/chromium/net/ApiVersion.smali
supermegamestre 4bbd74a497 First Upload
Just the APK
Force update disabled, will only work offline.
2026-01-26 00:26:29 -03:00

14 lines
236 B
Smali

.class public abstract Lorg/chromium/net/ApiVersion;
.super Ljava/lang/Object;
.source "SourceFile"
# direct methods
.method public static getMaximumAvailableApiLevel()I
.locals 1
const/16 v0, 0x1a
return v0
.end method