Categories:
  - Science & Education
License: Apache-2.0
AuthorName: Randy McEoin
SourceCode: https://github.com/rmceoin/cidrcalculator
IssueTracker: https://github.com/rmceoin/cidrcalculator/issues
Changelog: https://github.com/rmceoin/cidrcalculator/blob/HEAD/cidrcalculator/CHANGELOG.txt

AutoName: CIDR Calculator
Description: |-
    CIDR (Classless Inter-Domain Routing) Calculator is a simple IP subnet
    calculator for network engineers to quickly determine what the address range is
    of a subnet.

RepoType: git
Repo: https://github.com/rmceoin/cidrcalculator.git

Builds:
  - versionName: '1.13'
    versionCode: 115
    commit: '31'
    target: android-8

  - versionName: '1.14'
    versionCode: 116
    disable: No source available
    commit: unknown - see disabled

  - versionName: '1.16'
    versionCode: 118
    commit: '32'
    target: android-11

  - versionName: '1.17'
    versionCode: 119
    commit: '34'
    target: android-15

  - versionName: '1.20'
    versionCode: 125
    commit: eee31e9955a80fd8360e630344c01b316c3e747f
    subdir: cidrcalculator/app
    gradle:
      - yes
    prebuild: echo -e "android { lintOptions { disable 'ExtraTranslation' } }" >>
        build.gradle

AutoUpdateMode: None
UpdateCheckMode: RepoManifest
CurrentVersion: '1.20'
CurrentVersionCode: 125